Make it clear that this option also filters some not-so-useless queries.
Signed-off-by: Jan Hoffmann <[email protected]>
s.taboption('advanced', form.Flag, 'filterwin2k',
_('Filter useless'),
- _('Do not forward queries that cannot be answered by public resolvers.'));
+ _('Avoid uselessly triggering dial-on-demand links (filters SRV/SOA records and names with underscores).') + '<br />' +
+ _('May prevent VoIP or other services from working.'));
s.taboption('advanced', form.Flag, 'localise_queries',
_('Localise queries'),